SmartFTP FTP Library
IFTPConnection::MLST Property

Specifies whether to use the MLSD command to list directories. 

Default: true

IDL
__property VARIANT_BOOL MLST;

If this property is enabled the MLSD command is used to list a directory, otherwise the LIST command is used. The MLSD command is sent without arguments. The MLSD is only used if the MLST string has been found in the FEAT reply.

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.